home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0016.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  2.7 KB  |  69 lines

  1. In article <762561534snz@unisol.demon.co.uk> mark@unisol.demon.co.uk (Mark Pritchett) writes:
  2. >From: mark@unisol.demon.co.uk (Mark Pritchett)
  3. >Subject: IMPLIB & FTP Softwares DLL
  4. >Date: Tue, 1 Mar 1994 22:38:54 +0000
  5.  
  6. >Is it valid to run Borland C++ v3.1 IMPLIB utility on FTP Software's
  7. >winsock.dll and to use the .lib generated to link against ?
  8.  
  9. >I've tried this and the linker tells me that I've attempted to export
  10. >non-public symbols. The list of symbols is the whole winsock API !!!
  11.  
  12. >If it's not valid how do you link in the winsock dll ?
  13.  
  14. >Thanks in advance for any assistance.
  15.  
  16. >Mark :-(
  17.  
  18. I've been linking with the "pre-made" winsock.lib file available from
  19. ftp.microsoft.com, in the advsys/winsock/spec11 directory.  Also, be 
  20. sure to get the winsock.h file to include in your program.
  21.  
  22. BTW, there is the handy winsock.hlp file (windows help format) that
  23. provides on-line winsock documentation.
  24.  
  25. -Larry
  26. From news@bigblue.oit.unc.edu Wed Mar  2 02:42:08 1994
  27. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  28.           id AA08119; Tue, 1 Mar 1994 22:27:51 -0500
  29. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  30.           id AA24491; Tue, 1 Mar 1994 22:26:50 -0500
  31. Received: from GATEWAY by bigblue with netnews
  32.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  33. To: winsock@sunsite.unc.edu
  34. Date: Wed, 2 Mar 1994 02:42:08 GMT
  35. From: sjolshag@benji.Colorado.EDU (SJOLSHAGEN  THOMAS LIER)
  36. Message-Id: <sjolshag.762576128@benji.Colorado.EDU>
  37. Organization: University of Colorado, Boulder
  38. Sender: ses
  39. Subject: Winsock (Trumpet Winsock alpha #18) PROBLEMS!!!!!!!
  40.  
  41. Hello,
  42.  
  43. Currently I'm trying to use Trumpet Winsock Alpha #18. The emphasis is on 
  44. *trying* because when I try starting it it decides to hang if I haven't got
  45. a dialler running, and then I get the "TCP not found" message, as well as the
  46. "Unable to open Com1, device is already open" - or whatever it is. I got the
  47. internal dialler to work a couple of times, but was unable to complete th
  48. connect. I got to the annex server, typed Slip, my login and password, were 
  49. given the annex address (IP) and my assigned IP address. and everything 
  50. stopped, at least the server did nothing more, and I am unable to do anything
  51. more than hang up. I'm using the Slip8250.com packet driver.. Oh, here is the
  52. setup.
  53.  
  54. slip.com -w 0x60 -h SLIP
  55. winpkt.com 0x60
  56.  
  57. I saw somewhere that loading the drivers High may give some unpredictable 
  58. results, so I didn't. Well, enough blabbing. Can anybody make any sense of 
  59. what I've written? If so, please let me know what I can do to make my SLIP
  60. work properly, and hook up with an account on a University system..
  61.  
  62. Thank you ...
  63.  
  64. Thomas.
  65.  
  66. P.S. E-mail is welcome as well as postings to this newsgroup.. (I've Learned
  67. to save from both mail and newsgroup... :)
  68.  
  69.